html,body{
	color:#000;
	max-width: 100%;
 
}
/**********重置一些原样式**************/
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1280px;
}
.fixed-top{
    z-index: 999;
}
.pages,.content{
    min-height: 200px; 
}
input:focus,
textarea:focus,
button:focus{
	outline: none; 
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	margin-bottom: 0;
}
.container {
    padding-right: 10px;
    padding-left: 10px;
}
.clear{
	clear:both;
}
.row{ 
    margin-right: 0px;
    margin-left: 0px;
}
.row0{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin-right: -5px;
    margin-left: -5px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
	padding-right: 15px;
    padding-left: 15px;
}

.col-20{
	-ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.mr-0{
	margin: 0
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link,.nav-pills .nav-link{
	border:none;
}

.nav-link{
	padding:1rem 1rem;
}
.dropdown-menu{
	top:98%;
}
.nav-tabs .nav-link{
	margin-right: 2px;
}

.head-sm-height{
	 height: 80px;
}

/**********重置一些原结束**************/

/*********自定义一些基本设置**************/
pre{ position: relative; padding:40px 20px 20px; background:#222; color:#f8f8f8; padding-top:50px; border-radius:10px;}
pre::before {
    content: '';
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fc625d;
    width: 12px;
    height: 12px;
    top:10px;
    left: 20px;
    -webkit-box-shadow: 20px 0 #fdbc40, 40px 0 #35cd4b;
    box-shadow: 20px 0 #fdbc40, 40px 0 #35cd4b;
    z-index: 2;
}

input:-webkit-autofill {
 box-shadow: 0 0 0 1000px #fff inset;
 -webkit-text-fill-color: #333;
}
.pt-mt-0{
	padding:0!important;
	margin:0!important;
}  

.d-flex-center{
	justify-content:center;    
	align-items:center;
}
.text-center-dflex{
	justify-content:center;   
}
.fweight{ 
	font-weight:bold;
}
.fw300{
	font-weight: 300;
}



.coloron{
	color:#dbbc87!important;
}
.colora6{
	color:#A6A6A6!important;
}
.color000{
	color:#000!important;
}


.colorfff{
	color:#fff!important;
}

.color666{
	color:#6f6f6f!important;
}
.colorddd{
	color:#ddd!important;
}
.colorccc{
	color:#ccc!important;
}

.color888{
	color:#888!important;
}
.color333{
	color:#333!important;
}
.color39{
	color:#393939!important;
}

.color2a{
	color:#2a2a2a!important;
}
.coloron{
	color:#009688!important;
}

.colorred{
	 color:#009688!important;
}
.bg000 {
	background: #000!important;
}

.bg1f{
	background: #1F1F1F!important;
}
.bg15{
	background: #151515!important;
}
.bgf8{
	background: #f8f8f8!important;
}
.bgf7{
	background: #EFF1F5!important;
}

.bgblue{
	background: #EDF0FA!important;
} 
.bgred{
	background: #009688!important;
}

.bg0{
	background: #000!important;
}

.bgddd{
	background: #ddd!important;
}

.bgfff{
	background: #fff!important;
}
.bgf5{
	background: #f5f5f5!important;
}

.bg39{
	background: #393939!important;
}
.bg44{
	background: #444444!important;
}
.bg16{
	background: #161616!important;
}

a:hover{
	color:#009688;
}

.fa-square:before,
.fa-circle:before,
.fa-check-square:before{
	margin-right: 3px;
}

.title-bg{
	 background-image: url(../images/titilebg.jpg);
	 -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-repeat: no-repeat;
    background-size: center center;
    background-size: cover;
    color: #fff;
    display: inline-block; 
}

.leftmenus .onemenu .leftmenus-link{   
    display: block;
    }
.leftmenus .twomenu a{
      font-size: 13px;
      padding-left: 15px;
}


.navbar-light .navbar-toggler{
	border: none;
}

/**********自定义一些基本设置结束**************/



.advantage{
  padding:30px 10px;
  text-align: center;
  cursor: pointer;
}

.advantage .title{
  font-size: 18px;
  font-weight: bold;
}

.advantage .desc{
  font-size: 14px;
  margin-top: 10px;
  color:#666;
}
.advantage:hover{
  background: #fff;
}




.navbar{
	padding:1rem;
}
.navbar-expand-lg .navbar-nav .nav-link{
	 font-size: 18px; 
	 color:#333;
}
.navbar-expand-lg .navbar-nav .nav-link:hover{
	 color:#009688!important;
	 font-weight: 700;
}
.on a{
	color:#009688!important;
	 font-weight: 700;
}

.logo-sm-height{
	 height: 60px;
}


.brand-txt{
	 display: none;

}

.logo-menu{
	position: relative;
}

.menu-list-logo{
	position: absolute;
	left:-20px;
	top:90%;
	width: 130px;
	padding:20px;
	display: none;
	background: #fff;
}
.menu-list-logo li{
	margin-top: 5px;
	text-align: left;
}

.menu-list-logo li a{
	font-size: 18px;	
}

.logo-menu:hover .menu-list-logo{
	display: block;
}


.dropdown-menu {    
    padding:1rem 0;
    border:none;
    min-width: 8rem;
}

.dropdown-item{
  font-size: 16px;
  padding:10px 0;
  display:block;
  text-align: center;

}

.dropdown-item:hover, .dropdown-item:focus {
  color: #fff!important; 
  background-color: #009688;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff!important; 
  background-color: #009688;
}




/******顶部搜索*************/


.btn-open-search,
.btn-open-search2{
	margin-top: 2px;
	margin-left: 2rem;
    display: inline-block;
    font-size: 20px;
    cursor: pointer;
    color:#333;
}
.top-search{
	position: absolute;
	top:62px;
	z-index: 999;
	right:0;	 
}

.btn-open-search:hover i,
.btn-open-search2:hover i{
	color:#333;
}
.top-search input{
	border: none;
	background: #fff;
	width: 300px;
	height: 30px;
	outline: none;
	padding-left: 15px;	
	display: inline-block;
	border-radius: 30px;
	border:1px solid #ddd;
}
.top-search button{
	outline: none;
	border:none;
	background: none;
	margin-left: -80px;
	width: 80px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color:#ddd;
	position: absolute;
}

.top-search button:hover{
	color:#000;
}


.relative{
	 position: relative;
}
/******顶部搜索*************/




/******服务*************/

.server-index-box{
	 position: relative;
}
.server-index{
	height: 240px;
	width: 100%;
	overflow: hidden;
	border-radius: 15px;
	box-shadow:0 4px 16px 0 hsla(0,0%,43.9%,.16);
	padding-top: 50px;
}

.server-index:hover{
	box-shadow:0 16px 64px 0 rgba(216,11,11,.16)

}


.server-contact{
	cursor: pointer;
    width: 222px;
    height: 471px;
    background: hsla(0, 0%, 100%, .7);
    border: 1px solid #ddd;
    border-radius: 8px;
    position: absolute;
    left:-242px;
    z-index: 99;
    top:-230px;
    text-align: center;
}

.servder-top{
   position:fixed;
   z-index: 9999;
   left:0;
   top:50%;
   margin-top: -235px;
}

.server-contact .title{
	    padding-top: 24px; 
    font-size: 38px;
    color: #333;
    letter-spacing: 0;
    line-height: 56px;
    font-weight: 500;
}

.server-contact .weixin{
	 padding:15px 40px;
}

/******服务*************/

/*****logo展示*************/

.fs-60{
   font-size: 60px;
}

.case-logo{
	    background-image: linear-gradient(180deg, #f5f9ff 0, #FFF 80%);
	padding:60px 0;
}

.case-logo .timer{
	 font-size: 60px;
	 font-weight: bold;
	 color:#009688;
}


.logo-list{
	 display: inline-block;
	 width: 200px;
	 height: 100px;
	 padding:30px 20px;
	 background: #fff;
	 box-shadow: 4px 4px 10px #ddd;
	 border-radius: 10px;
}
.logo-list img{
	max-height: 100%;
}






 /*******滚动的LOGO**********/

 
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}



.font40 {
  font-size: 0.4rem;
}
.font18 {
  line-height: 30px;
  font-size: 20px;
}


.about .box5 {
  width: 100%;
  padding:0px 0 50px 0; 
}
.about .box5 .top .title {
  line-height: 12px;
  color: #000;
  font-weight: bold;
  text-align: center;
}
.about .box5 .top .txt {
  color: #999;
  text-align: center;
  line-height: 30px;
  margin-top: 15px;
}
.about .box5 .list {
  width: 100%;
  margin-top:40px;
  overflow: hidden;
}
.about .box5 .list .u1 {
  width: 100%;
  height: 200px;
  position: relative;
  margin-bottom: 40px;
}
.about .box5 .list .u1 ul {
  left: 0;
}
.about .box5 .list .u1 ul li .img img {
  width: 80%;
}
.about .box5 .list .u2 {
  width: calc(100% + 240px);
  height: 200px;
  position: relative;
  margin: 0 -120px 40px;
}
.about .box5 .list .u2 ul {
  right: 0;
}
.about .box5 .list .u2 ul li .img img {
  width: 80%;
}
.about .box5 .list .u3 {
  width: 100%;
  height: 200px;
  position: relative;
}
.about .box5 .list .u3 ul {
  left: 0;
}
.about .box5 .list .u3 ul li .img img {
  width: 80%;
}
.about .box5 .list ul {
  position: absolute;
  top: 0;
  display: flex;
}
.about .box5 .list ul li {
  width: 200px;
  height: 200px;
  background: #fff;
  border-radius: 50%;
  border: 2px solid #F8F8F8;
  transition: all 0.4s;
  margin: 0 20px;
  flex-shrink: 0;
  position: relative;
}
.about .box5 .list ul li .img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about .box5 .list ul li .img img {
  width: 90%;
  height: auto;
  object-fit: contain;
}
.about .box5 .list ul li .tbox {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background: rgba(217,0,71, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  opacity: 0;
  transition: all 0.4s;
  cursor: pointer;
  
}
.about .box5 .list ul li .tbox .t1 {
  max-width: 110px;
  color: #fff;
  line-height: 120px;
  font-weight: bold;
  text-align: center;
}
.about .box5 .list ul li:hover .tbox {
  opacity: 1;
}



 

/******案例展示*************/

.case-index{
	 padding:60px 0;
}

.index-case{
	 position: relative;
}
.index-case .mask{
	 position: absolute;
	 left:0;
	 width:100%;
	 height: 100%;
	 z-index: 99;
	 overflow: hidden;
	 text-align: center;
	 display: flex;
	 align-items: center;
}
.index-case .mask .title{
	 display: none;
	 z-index: 999;

}

.index-case .mask:before{
  content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-radius: 50%;
    background-color: rgba(0,150,136,0.8);
    transition: all 1s;
    z-index: 1;
 
}
.index-case .mask:hover::before {
  width: 15rem;
  height: 15rem;
  transform: scale(20);
  z-index: 1;
  color:#fff;
}
.index-case .mask:hover .title{
	 display: inline-block;
}


/******首页新闻*************/
.index-news{
	 background: #fff;
	 padding:32px 24px 43px;
}
.first-news{
	height: 200px;
	overflow: hidden;
	margin-bottom: 15px;
}
.first-news img{
	height: 200px;
}

.index-news .news-list{
	display: block;
	width:100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden; 
}

.index-news .news-list a{
	 width: calc(100% - 40px);
	 float: left;
}

.index-news .news-list .ico{
	 width:20px;
	 float: right;
}





 .footer-bt{cursor:pointer;margin-left:20px;width:164px;height:50px;border-radius:30px;line-height:46px;font-size:18px;font-weight:500; display: inline-block;}
.footer-bt img,.footer-bt span{cursor:pointer;}
.footer-bt img{width:24px;height:24px;margin-right:8px;}
.bt-free{color:#fff;border:2px solid #fff;}



.phonebottom{
  border-radius: 25px;
  bottom:15px;
  width: 80%;
  margin: 0 auto;
  background: #009688!important;
}


.online{
  right:0;
}
.online dl{
  background: #fff;
 
}
.online dl:hover{
   background:#009688;
   color:#fff;
}
.online dl dd{
   color:#009688;
}
.online dl:hover dd{ 
   color:#fff;
}






/******新闻列表*****/

.listnews{
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.newslist{  
 
  box-shadow: 2px 2px 10px #ddd;
  position: relative;
  overflow: hidden;
  height: 250px;
}


.newslist:hover{
    box-shadow: 4px 4px 20px #ddd;
}
.newslist .cont-box{
    z-index: 33;
    position: absolute;
    width:100%;
    height: 100%;
    left:0;
    top:0;
    padding:30px 15px;
    overflow: hidden; 

}
.newslist .cont-box .title{
  font-size: 20px;
    color:#000; 
    line-height: 30px;
    height: 30px;
    overflow-y: hidden;
    display: block;
    margin-top:15px;
    margin-bottom: 15px;
    font-weight: bold;
    
}
 
.newslist .cont-box .desc{
    line-height: 24px;
    padding-bottom: 20px;
}
.newslist .cont-box .date{
 
   font-size: 20px;
}
.newslist .cont-box .newslist-img{
  width: 100%;
  height: 240px;
  overflow: hidden;
}
.newslist .cont-box .newslist-img img{
  width: 100%;
  height: auto;
  transition: all 0.6s;
}
 
 

.newslist:before{
  content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-radius: 50%;
    background-color: rgba(0,150,136,0.8);
    transition: all 1s;
    z-index: 1;
 
}
.newslist:hover::before {
  width: 15rem;
  height: 15rem;
  transform: scale(20);
  z-index: 1;
  color:#fff;
}
.newslist:hover .cont-box,
.newslist:hover .cont-box .title,
.newslist:hover .cont-box .desc,
.newslist:hover .cont-box .date{
   color:#fff!important;
   z-index: 33;
}
 



.page-num, .page-link { 
    color: #333;
    background-color: #fff;
    border: 1px solid #fff;
}

.page-num-current {
    z-index: 1;
    color: #fff;
    background-color: #009688;
    border-color:#009688;
}

.page-num:hover, .page-link:hover{
  color: #fff;
    background-color: #333;
     border-color:#333;
}




.col-left {
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    max-width: 200px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-right{
   -ms-flex: 0 0 calc(100% - 200px);
    flex: 0 0 calc(100% - 200px);
    max-width: calc(100% - 200px);
    padding-right: 15px;
    padding-left: 15px;
}

.left-menu{
     position: -webkit-sticky; /* Safari */
    position: sticky;
    top:150px; /* 当元素滚动到顶部0位置时固定 */
 
  }

.sticky-header {
    background-color: #333;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0; /* 当元素滚动到顶部0位置时固定 */
    z-index: 999999;
  }

/******内页BANNER和二级*****/
.nybanner{
   height: 300px;
   display: flex;
}

.menu2{
   font-size: 16px;
   line-height: 40px;
   display: inline-block;
   padding:10px 20px;
   color:#fff;
}

.menu2-on{
   background: #FFF;
   color:#333;
}
.menu2:hover{
    background: #FFF;
   color:#333;
}

.menu2top{
   width:100%;

} 
.fxied-menu2{
   position: fixed;
   top:74px;
   z-index: 99;
   border-top: 1px solid #ddd;
}


/******案例列表*****/


.case-list:hover{
   background: #009688;
}

.case-list:hover a{
   color:#fff;
}

.case-list img{
  transition: all 0.6s;
}

.case-list:hover img{
   transform: scale(1.1);
}




/*****联系我们*****/


.form-group{
    position: relative;
    margin-bottom: 20px;
}

.form-group label{
    position: absolute;
    background: #fff;
    padding:0 10px;
    left:10px;
    top: -15px;
}

.form-control{
   height: 48px;
   line-height: 48px;
   padding:.375rem 15px;
}
.form-control:focus{
  outline: none;
  color: #495057;
    background-color: #fff;
    border-color:#009688;
    outline: 0;
    box-shadow: none;
}
.message-btn{
  width:100%;
  height: 48px;
  line-height: 40px;
  font-size: 16px;
  color:#fff;
  background:#009688;
  text-align: center;
  outline: none;
  border: none;
}
.message-btn:hover{
   background:  #333;
}








.banner-btn{
    background: linear-gradient(135deg,#ff5050,#ff7e3a);
    display: inline-block;    
    width: 300px;
    height: 60px;
    border-radius: 30px;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
    color:#fff;
}